home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / parawin2 / keybedit.inf < prev    next >
INI File  |  1992-05-05  |  1KB  |  38 lines

  1. ; ==========================================================================
  2. ;    copyright 1991-1992. ParaGraph. Moscow.
  3. ; ==========================================================================
  4. ; NOTE: current file work only with Windows 3.xx
  5. ; ==========================================================================
  6. ; About This File
  7. ; ===============
  8. ; This file, KEYBEDIT.INF, contains information that Keyboards manager 
  9. ; uses to install apropriate custom keyboard in Windows 3.xx. 
  10. ; This file should be placed in the same directory as the Windows 3.xx
  11. ; file SETUP.INF. 
  12.  
  13. [data]
  14.     defkeydll = ruskbd
  15.  
  16. [disks]
  17.     1 =.,"ParaWin System Disk",oemdisk1 
  18.  
  19. [keyboard.drivers]
  20.     kwkbd.drv = 1:worldkbd.drv
  21.  
  22. [keyboard.types]
  23.     t4s1oem = "Multilayout Keyboard", nodll
  24.  
  25. [list.select]
  26.     #keyswap,"Select keyboard switch keys."
  27. [keyswap]
  28.     1:1d60000000000000,"Right Ctrl key "        ; RCtrl => next keyboard, LCtrl=> prev keybd  
  29.     1:2a00000000000000,"Left Shift key"         ;
  30.     1:3a00000c00000000,"CapsLock (press twice)" ; CapsLock press twice => next keyboard
  31.     1:4600000c00000000,"ScrollLock (press twice)"
  32.     1:39000c0300000000,"Ctrl+Alt+Space"         ; Ctrl+Alt : Space => same as above...   
  33.     1:1d00000000000000,"Left Ctrl key"          ;
  34.     1:3600000000000000,"Right Shift key"        ;
  35.     1:4e0004014a000401,"Ctrl and Keypad Plus"   ;
  36.     1:4a0004014e000401,"Ctrl and Keypad Minus"  ;
  37.     1:0000000000000000,"None - mouse only"
  38.